home *** CD-ROM | disk | FTP | other *** search
/ NBC Slam Jams! / NBC Slam Jams!.iso / nbademo.exe / CABFILE / IDR_CABFILE / Data / UIScript / MAIN.UI < prev    next >
Text File  |  1999-06-16  |  17KB  |  825 lines

  1. "2D\UI\Startup"
  2.  
  3. //********************************
  4. //  Data container
  5. //********************************
  6. DataContainer {
  7.     Int "SeasonPlayGameChanged" {
  8.         InitialValue 0;
  9.     };
  10.     Int "PlayoffsGameChanged" {
  11.         InitialValue 0;
  12.     };
  13.     String "CurrContextHelpID" {
  14.         InitialValue "Startup_Menu";
  15.     };
  16. };
  17.  
  18.  
  19. //********************************
  20. //  Images
  21. //********************************
  22. Image "StartUpLogo1" {
  23.     Filename "sulogo1";
  24.     Position [284, 182];
  25. };
  26. Image "HiddenEnabled" {
  27.     Filename "Hiddene";
  28. };
  29.  
  30. Image "StartUpMan1" {
  31.     Filename "pippen";
  32.     Position [548, 182];
  33. };
  34.  
  35. Image "StartUpMan2" {
  36.     Filename "baker";
  37.     Position [338, 123];
  38. };            
  39.  
  40. Image "StartUpMan3" {
  41.     Filename "allen1";
  42.     Position [120, 0];
  43. };
  44. Image "StartUpUp1" {
  45.     Filename "up2";
  46.     Blend SeventyFiveOpacity;
  47. };
  48.  
  49. Image "StartUpUp4" {
  50.     Filename "up2";
  51.     Position [60, 43];
  52.     Blend SeventyFiveOpacity;
  53. };
  54.  
  55. Image "StartUpStart1" {
  56.     Filename "start2";
  57.     Blend SeventyFiveOpacity;
  58. };
  59.  
  60. Image "StartUpStart4" {
  61.     Filename "start2";
  62.     Position [150, 177];
  63.     Blend SeventyFiveOpacity;
  64. };
  65.  
  66. Image "StartUpBlurryText" {
  67.     Filename "blurry";
  68. };
  69.  
  70. Image "StartUpBlurry" {
  71.     Filename "blurry";
  72.     Position [330, 260];
  73. };
  74.  
  75. Image "StartUpBigCircle" {
  76.     Filename "circ3";
  77.     Position [15, 0];
  78. };
  79.  
  80. Image "StartUpFadedBigCircle" {
  81.     Filename "circ3";
  82.     Position [15, 0];
  83.     Blend Half;
  84. };
  85.  
  86. Image "StartUpMedCircle" {
  87.     Filename "circ2";
  88.     Position [65, 0];
  89. };
  90.  
  91. Image "StartUpFadedMedCircle" {
  92.     Filename "circ2";
  93.     Position [65, 0];
  94.     Blend Half;
  95. };
  96.  
  97. Image "StartUpFadedLilCircle" {
  98.     Filename "circ1";
  99.     Position [190, 0];
  100.     Blend Half;
  101. };
  102.  
  103. Image "StartUpLilCircle" {
  104.     Filename "circ1";
  105.     Position [190, 0];
  106. };
  107.  
  108. Image "StartUpStartUp"{
  109.     Filename "startup";
  110.     Position [0, 285];
  111. };
  112.  
  113. Image "StartUpLine" {
  114.     Filename "line";
  115.     Blend Half;
  116.     Position [0, 300];
  117. };
  118.  
  119. Image "StartUpPlayOffEnabled" {
  120.     Filename "playoff1";
  121. };
  122. Image "StartUpPlayOffDisabled" {
  123.     Filename "butd";
  124. };
  125.  
  126. Image "StartUpPlayOffFocused" {
  127.     Filename "playoff2";
  128. };
  129.  
  130. Image "StartUpPlayOffPushed" {
  131.     Filename "playoff3";
  132. };
  133.  
  134. Image "StartUpSeasonEnabled" {
  135.     Filename "season1";
  136. };
  137.  
  138.  
  139. Image "StartUpSeasonFocused" {
  140.     Filename "season2";
  141. };
  142.  
  143. Image "StartUpSeasonPushed" {
  144.     Filename "season3";
  145. };
  146.  
  147. Image "StartUpSingleEnabled" {
  148.     Filename "single1";
  149. };
  150.  
  151. Image "StartUpSingleFocused" {
  152.     Filename "single2";
  153. };
  154.  
  155.  
  156. Image "StartUpSinglePushed" {
  157.     Filename "single3";
  158. };
  159.  
  160. Image "StartUpBuildWordS" {
  161.     Filename "s";
  162. };
  163.  
  164. Image "StartUpBuildWordSx" {
  165.     Filename "s";
  166.     Position [760,285];
  167. };
  168.  
  169. Image "StartUpBuildWordT" {
  170.     Filename "t";
  171. };
  172.  
  173. Image "StartUpBuildWordTx" {
  174.     Filename "t";
  175.     Position [760, 285];
  176. };
  177.  
  178. Image "StartUpBuildWordA" {
  179.     Filename "a";
  180. };
  181.  
  182. Image "StartUpBuildWordAx" {
  183.     Filename "a";
  184.     Position [760, 285];
  185. };
  186.  
  187. Image "StartUpBuildWordR" {
  188.     Filename "r";
  189. };
  190.  
  191. Image "StartUpBuildWordRx" {
  192.     Filename "r";
  193.     Position [760, 285];
  194. };
  195.  
  196. Image "StartUpBuildWordU" {
  197.     Filename "u";
  198. };
  199.  
  200. Image "StartUpBuildWordUx" {
  201.     Filename "u";
  202.     Position [760, 285];
  203. };
  204.  
  205. Image "StartUpBuildWordP" {
  206.     Filename "p";
  207. };
  208.  
  209. Image "StartUpBuildWordPx" {
  210.     Filename "p";
  211.     Position [760, 285];
  212. };
  213.  
  214. Image "StartUpSmallText" {
  215.     Filename "startup";
  216. };
  217.  
  218. Image "StartUpRedEnabled" {
  219.     Filename "load";
  220. };
  221. Image "StartUpRedDisabled" {
  222.     Filename "redd";
  223. };
  224.  
  225. Image "StartUpRedPushed" {
  226.     Filename "loadp";
  227. };
  228.  
  229. Image "StartUpRedFocused" {
  230.     Filename "loadf";
  231. };
  232.  
  233. Image "StartUpLoadSaveAlphaBack" {
  234.     Filename "alpha";
  235. };
  236.  
  237. Image "StartUpTonightsGamePushedButton" {
  238.     Filename "ButPush";
  239. };
  240.  
  241. Image "StartUpTonightsGameEnabledButton" {
  242.     Filename "ButEnab";
  243. };
  244.  
  245. Image "StartUpTonightsGameFocusedButton" {
  246.     Filename "ButFocu";
  247. };
  248.  
  249.  
  250. //********************************
  251. //  Animations
  252. //********************************
  253. Animation "StartUpManPreview" {
  254.     FramesPerSecond 15;
  255.     FadeIn {Image "StartUpMan1";    Frames 5;};
  256.     FadeOut {Image "StartUpMan1";    Frames 5;};
  257.     FadeIn {Image "StartUpMan2";    Frames 5;};
  258.     FadeOut {Image "StartUpMan2";    Frames 5;};
  259.     FadeIn {Image "StartUpMan3";    Frames 5;};
  260. };
  261. Animation "StartUpManPreview2" {
  262.     FramesPerSecond 15;
  263.     FadeIn {Image "su1";    Frames 5;};
  264.     FadeOut {Image "su1";    Frames 5;};
  265.     FadeIn {Image "su2";    Frames 5;};
  266.     FadeOut {Image "su2";    Frames 5;};
  267.     FadeIn {Image "su3";    Frames 5;};
  268. };
  269.  
  270. Animation "StartUpStartPreview" {
  271.     FramesPerSecond 15;
  272.     Move {Image "StartUpStart1";    Frames 25;
  273.         From Position [150, 600];
  274.         To Position [150, 177];
  275.     };
  276. };
  277.  
  278.  
  279. Animation "StartUpUpPreview" {
  280.     FramesPerSecond 15;
  281.     Move {Image "StartUpUp1";    Frames 25;
  282.         From Position [60, -198];
  283.         To Position [60, 43];
  284.     };
  285. };
  286.  
  287. Animation "StartUpCircles" {
  288.     Loop;
  289.     FramesPerSecond 2;
  290.     Image "StartUpLilCircle"; 
  291.     Image "StartUpMedCircle";
  292.     Image "StartUpBigCircle";
  293. };
  294.  
  295. Animation "StartUpFadedMedCircle" {
  296.     FramesPerSecond 2;
  297.     Pause 1; 
  298.     Image "StartUpFadedMedCircle";
  299. };
  300.  
  301. Animation "StartUpFadedBigCircle" {
  302.     FramesPerSecond 2;
  303.     Pause 2; 
  304.     Image "StartUpFadedBigCircle";
  305. };
  306.  
  307. Animation "StartUpBlurryFade" {
  308.     FramesPerSecond 15;
  309.     Pause 24;
  310.     FadeIn {Image "StartUpBlurry";    Frames 5;};
  311. };
  312.  
  313. Animation "StartUpBuildText" {
  314.     FramesPerSecond 15;
  315.     Pause 1;
  316.     Move {Image "StartUpBuildWordS";    Frames 3;
  317.         From Position [760, 285];
  318.         To Position [600, 285];
  319.         };
  320.     Move {Image "StartUpBuildWordS";    Frames 2;
  321.         From Position [500, 285];
  322.         To Position [0, 285];
  323.         };
  324. };
  325.  
  326. Animation "StartUpBuildText2" {
  327.     FramesPerSecond 15;
  328.     Pause 4;
  329.     Move {Image "StartUpBuildWordT";    Frames 3;
  330.     From Position [760, 285];
  331.     To Position [600, 285];
  332.     };
  333.     Move {Image "StartUpBuildWordT";    Frames 2;
  334.     From Position [500, 285];
  335.     To Position [31, 285];
  336.     };
  337. };
  338.  
  339. Animation "StartUpBuildText3" {
  340.     FramesPerSecond 15;
  341.     Pause 7;
  342.     Move {Image "StartUpBuildWordA";    Frames 3;
  343.     From Position [760, 285];
  344.     To Position [600, 285];
  345.     };
  346.     Move {Image "StartUpBuildWordA";    Frames 2;
  347.     From Position [500, 285];
  348.     To Position [53, 285];
  349.     };
  350. };
  351.  
  352. Animation "StartUpBuildText4" {
  353.     FramesPerSecond 15;
  354.     Pause 10;
  355.     Move {Image "StartUpBuildWordR";    Frames 3;
  356.     From Position [760, 285];
  357.     To Position [600, 285];
  358.     };
  359.     Move {Image "StartUpBuildWordR";    Frames 2;
  360.     From Position [500, 285];
  361.     To Position [86, 285];
  362.     };
  363. };
  364.  
  365.  
  366. Animation "StartUpBuildText5" {
  367.     FramesPerSecond 15;
  368.     Pause 13;
  369.     Move {Image "StartUpBuildWordT";    Frames 3;
  370.     From Position [760, 285];
  371.     To Position [600, 285];
  372.     };
  373.     Move {Image "StartUpBuildWordT";    Frames 2;
  374.     From Position [500, 285];
  375.     To Position [117, 285];
  376.     };
  377. };
  378.  
  379. Animation "StartUpBuildText6" {
  380.     FramesPerSecond 15;
  381.     Pause 16;
  382.     Move {Image "StartUpBuildWordU";    Frames 3;
  383.     From Position [760, 285];
  384.     To Position [600, 285];
  385.     };
  386.     Move {Image "StartUpBuildWordU";    Frames 2;
  387.     From Position [500, 285];
  388.     To Position [145, 285];
  389.     };
  390. };
  391.  
  392. Animation "StartUpBuildText7" {
  393.     FramesPerSecond 15;
  394.     Pause 19;
  395.     Move {Image "StartUpBuildWordP";    Frames 3;
  396.     From Position [760, 285];
  397.     To Position [600, 285];
  398.     };
  399.     Move {Image "StartUpBuildWordP";    Frames 2;
  400.     From Position [500, 285];
  401.     To Position [173, 285];
  402.     };
  403. };
  404.  
  405. Animation "StartUpSmallText" {
  406.     Loop;
  407.     FramesPerSecond 15;
  408.     Move {
  409.         Image "StartUpSmallText";
  410.     From Position [0, 285];
  411.     To Position [550, 285];
  412.     Frames 150;
  413. };
  414.  
  415. Move {
  416.         Image "StartUpSmallText";
  417.     From Position [550, 285];
  418.     To Position [0, 285];
  419.     Frames 150;
  420. };
  421. };
  422.  
  423. Animation "StartUpBlurryText" {
  424.     Loop;
  425.     FramesPerSecond 15;
  426.     Move {
  427.         Image "StartUpBlurryText";
  428.     From Position [330, 260];
  429.     To Position [0, 260];
  430.     Frames 200;
  431. };
  432.  
  433. Move {
  434.         Image "StartUpBlurryText";
  435.     From Position [0, 260];
  436.     To Position [330, 260];
  437.     Frames 200;
  438. };
  439. };
  440.  
  441. //********************************
  442. //  Image Sets
  443. //********************************
  444. ImageSet "StartUpImageSetPreview" {
  445.     Animation "StartUpStartPreview";
  446.     Animation "StartUpUpPreview";
  447.     Animation "StartUpBlurryFade";
  448.     Animation "StartUpBuildText";
  449.     Animation "StartUpBuildText2";
  450.     Animation "StartUpBuildText3";
  451.     Animation "StartUpBuildText4";
  452.     Animation "StartUpBuildText5";
  453.     Animation "StartUpBuildText6";
  454.     Animation "StartUpBuildText7";
  455.     Animation "StartUpManPreview";        
  456. };
  457.  
  458. //********************************
  459. //  Fonts
  460. //********************************
  461. Font "StartupModeButtonsEnabled" {
  462.     Filename "SiglFnt1";
  463.     Kerning 1;
  464.     Translate " abcdefghijklmnopqrstuvwxyz'";
  465. };
  466.  
  467. Font "StartupModeButtonsFocused" {
  468.     Filename "SiglFnt2";
  469.     Kerning 1;
  470.     Translate " abcdefghijklmnopqrstuvwxyz'";
  471. };
  472. Font "StartupModeButtonsDisabled" {
  473.     Filename "butfntd";
  474.     Kerning 1;
  475.     Translate " abcdefghijklmnopqrstuvwxyz'";
  476. };
  477. Font "StartupModeButtonsPushed" {
  478.     Filename "SiglFnt3";
  479.     Kerning 1;
  480.     Translate " abcdefghijklmnopqrstuvwxyz'";
  481. };
  482.  
  483. Font "StartupRedEnabled" {
  484.     Filename "loadFont";
  485.     Kerning 1;
  486.     Translate " abcdefghijklmnopqrstuvwxyz";
  487. };
  488.  
  489. Font "StartupRedPushed" {
  490.     Filename "ldFntP";
  491.     Kerning 1;
  492.     Translate " abcdefghijklmnopqrstuvwxyz";
  493. };
  494.  
  495. Font "StartupRedFocused" {
  496.     Filename "ldFntFoc";
  497.     Kerning 1;
  498.     Translate " abcdefghijklmnopqrstuvwxyz";
  499. };
  500. Font "StartupRedDisabled" {
  501.     Filename "redfntd";
  502.     Kerning 1;
  503.     Translate " abcdefghijklmnopqrstuvwxyz";
  504. };
  505.  
  506. Font "StartUpTonightsGamePushedFont" {
  507.     Filename "Pushfnt";
  508.     Translate "abcdefghijklmnopqrstuvwxyz";
  509.     Kerning 1;
  510. };
  511.  
  512. Font "StartUpTonightsGameEnabledFont" {
  513.     Filename "Enabfnt";
  514.     Translate "abcdefghijklmnopqrstuvwxyz";
  515.     Kerning 1;
  516. };
  517.  
  518. Font "StartUpTonightsGameFocusedFont" {
  519.     Filename "Focufnt";
  520.     Translate "abcdefghijklmnopqrstuvwxyz";
  521.     Kerning 1;
  522. };
  523.  
  524.  
  525. //********************************
  526. //  Styles
  527. //********************************
  528. Style "MainCursorStyle" {
  529.     Image "NormalCursor" {
  530.         FileName "cursors\cursor1";
  531.         Position [-4, -2];
  532.     };
  533.     Image "HighlightCursor" {
  534.         FileName "cursors\cursor2";
  535.         Position [-4, -2];
  536.     };
  537. };
  538.  
  539. GroupStyle "StartupStyle" {
  540.     Image "StartUpLogo1";
  541.     Preview ImageSet "StartUpImageSetPreview";
  542.     Image "StartUpFadedLilCircle";
  543.     Animation "StartUpFadedMedCircle";
  544.     Animation "StartUpFadedBigCircle";
  545.     Animation "StartUpCircles";
  546.     Image "StartUpLine";
  547.     Image "StartUpUp4";
  548.     Image "StartUpStart4";    
  549.     Animation "StartUpBlurryText";
  550.     Animation "StartUpSmallText";
  551.     Image "StartUpMan3";
  552. };
  553. Style "StartUpLoadSaveParent" {
  554.     Image "StartUpLoadSaveAlphaBack";
  555. };
  556. ButtonStyle "StartUpHiddenButton" {
  557.     Enabled Image "HiddenEnabled";
  558.     Pushed Image "HiddenEnabled";
  559.     Focused Image "HiddenEnabled";
  560. };
  561.  
  562. ButtonStyle "StartUpSingleGameStyle" {
  563.     Enabled Image "StartUpSingleEnabled";
  564.     Pushed Image "StartUpSinglePushed";
  565.     Focused Image "StartUpSingleFocused";
  566.     Enabled Font "StartupModeButtonsEnabled";
  567.     Pushed Font "StartupModeButtonsPushed";
  568.     Focused Font "StartupModeButtonsFocused";
  569. };
  570.  
  571. ButtonStyle "StartUpSeasonStyle" {
  572.     Disabled Image "StartUpPlayOffDisabled";
  573.     Enabled Image "StartUpSeasonEnabled";
  574.     Pushed Image "StartUpSeasonPushed";
  575.     Focused Image "StartUpSeasonFocused";
  576.     Enabled Font "StartupModeButtonsEnabled";
  577.     Pushed Font "StartupModeButtonsPushed";
  578.     Focused Font "StartupModeButtonsFocused";
  579.     Disabled Font "StartupModeButtonsDisabled";
  580. };
  581.  
  582. ButtonStyle "StartUpPlayoffStyle" {
  583.     Disabled Image "StartUpPlayOffDisabled";
  584.     Enabled Image "StartUpPlayOffEnabled";
  585.     Pushed Image "StartUpPlayOffPushed";
  586.     Focused Image "StartUpPlayOffFocused";
  587.     Enabled Font "StartupModeButtonsEnabled";
  588.     Pushed Font "StartupModeButtonsPushed";
  589.     Focused Font "StartupModeButtonsFocused";
  590.     Disabled Font "StartupModeButtonsDisabled";
  591. };
  592.  
  593. ButtonStyle "StartUpLoadSaveDeleteStyle" {
  594.     Disabled Image "StartUpRedDisabled";
  595.     Enabled Image "StartUpRedEnabled";
  596.     Focused Image "StartUpRedFocused";
  597.     Pushed Image "StartUpRedPushed";
  598.     Enabled Font "StartupRedEnabled";
  599.     Pushed Font "StartupRedPushed";
  600.     Focused Font "StartupRedFocused";
  601.     Disabled Font "StartupRedDisabled";
  602. };
  603.  
  604. ButtonStyle "StartUpTeamEditorStyle" {
  605.     Enabled Image "StartUpRedEnabled";
  606.     Focused Image "StartUpRedFocused";
  607.     Pushed Image "StartUpRedPushed";
  608.     Enabled Font "StartupRedEnabled";
  609.     Pushed Font "StartupRedPushed";
  610.     Focused Font "StartupRedFocused";
  611. };
  612.  
  613. Style "MessageBoxBack" {
  614.     Image "StartUpLoadSaveAlphaBack";
  615. };
  616.  
  617. ButtonStyle "StartUpTonightsGameButton" {
  618.     Disabled Image "StartUpPlayOffDisabled";
  619.     Pushed Image "StartUpTonightsGamePushedButton";
  620.     Enabled Image "StartUpTonightsGameEnabledButton";
  621.     Focused Image "StartUpTonightsGameFocusedButton";
  622.     Pushed Font "StartUpTonightsGamePushedFont";
  623.     Enabled Font "StartUpTonightsGameEnabledFont";
  624.     Focused Font "StartUpTonightsGameFocusedFont";
  625.     Disabled Font "StartupModeButtonsDisabled";
  626. };
  627.  
  628.  
  629. //********************************
  630. //  Cursor
  631. //********************************
  632. Cursor "MainCursor" {
  633.     Style "MainCursorStyle";
  634.     Hotspot [0, 0];
  635.     Position [400, 300];
  636. };
  637.  
  638.  
  639. //********************************
  640. //  Buttons
  641. //********************************
  642. Button "StartUpPlayoff" {
  643.     ButtonStyle "StartUpPlayoffStyle";
  644.     Position [505, 157];
  645.     Disabled;
  646.  
  647.     String "playoffs" {
  648.         Justify CenterCenter;
  649.         Position [80, 16];
  650.     };
  651. };
  652.  
  653. Button "StartUpSeason" {
  654.     ButtonStyle "StartUpSeasonStyle";
  655.     Position [502, 97];
  656.     Disabled;
  657.  
  658.     String "season play" {
  659.         Justify CenterCenter;
  660.         Position [80, 16];
  661.     };
  662. };
  663.  
  664. Button "StartUpSingleGame" {
  665.     ButtonStyle "StartUpSingleGameStyle";
  666.     Position [493, 37];
  667.  
  668.     Default;
  669.  
  670.     String "single game" {
  671.         Justify CenterCenter;
  672.         Position [80, 16];
  673.     };
  674.  
  675.     Clicked Action SetGameType SingleGame;
  676.     //Set the home and away teams to start (Utah and Chicago)
  677.     Clicked Action {SetData "VisitorTeamSelection" 0;};
  678.     Clicked Action {SetData "HomeTeamSelection" 1;};
  679.     //Reset the away team in case it was being blocked by the home team the first time
  680.     Clicked Action LoadCurrHomeStrategySettings "HomeTeamSelection";
  681.     Clicked Action LoadCurrAwayStrategySettings "VisitorTeamSelection";
  682.     Clicked Action { SetData "SingleNavBarTeamSelectButton" Enabled; };
  683.     Clicked Action {
  684.         Goto Group Global "StartUpSingleGameParent";
  685.     };
  686. };
  687.  
  688. Button "StartUpLoadSaveDelete" {
  689.     ButtonStyle "StartUpLoadSaveDeleteStyle";
  690.     Position [414, 378];
  691.     Disabled;
  692.  
  693.     String "Load Game" {
  694.         Justify CenterCenter;
  695.         Position [70, 9];
  696.     };
  697.  
  698.     Clicked Action {
  699.         SetData "LoadLoadButton" Disabled;
  700.     };
  701.     Clicked Action {
  702.         SetData "LoadDeleteButton" Disabled;
  703.     };
  704.     Clicked Action {
  705.         SetData "LoadGameToSaveName" "";
  706.     };
  707.     Clicked Action {
  708.         PopUp Group Global "StartUpLoadParent";
  709.     };
  710. };
  711. Button "StartUpPractice" {
  712.     ButtonStyle "StartUpLoadSaveDeleteStyle";
  713.     Position [459, 340];
  714.     Disabled;
  715.  
  716.     String "Practice" {
  717.         Justify CenterCenter;
  718.         Position [70, 9];
  719.     };
  720. };
  721.  
  722. Button "StartUpHidden" {
  723.     ButtonStyle "StartUpHiddenButton";
  724.     Position [0, 550];
  725.  
  726.         Clicked Action {
  727.         Popup Group "Hidden";
  728.     };
  729. };
  730.  
  731. Button "StartUpOptions" {
  732.     ButtonStyle "StartUpLoadSaveDeleteStyle";
  733.     Position [355, 416];
  734.  
  735.     String "Options" {
  736.         Justify CenterCenter;
  737.         Position [70, 9];
  738.     };
  739.     Clicked Action {
  740.         Popup Group "OptionsParent";
  741.     };
  742. };
  743.  
  744. //Button "StartUpTeamEditor" {
  745. //    ButtonStyle "StartUpTeamEditorStyle";
  746. //    Position [508, 370];
  747.  
  748. //    String "Team Editor" {
  749. //        Justify CenterCenter;
  750. //        Position [68, 9];
  751. //    };
  752. //};
  753.  
  754. //********************************
  755. //  Groups
  756. //********************************
  757. Group Global "Startup" {
  758.     Root;
  759.     Position [0, 0];
  760.         GroupStyle "StartupStyle";
  761.     Children {
  762.         Button "StartUpSingleGame";
  763.         Button "StartUpSeason";
  764.         Button "StartUpPlayoff";
  765.         Include "UIScript\mainquit";
  766.         Button "StartUpLoadSaveDelete";
  767.         Button "StartUpPractice";
  768.         Button "StartUpOptions";
  769.         Button "StartUpHidden";
  770.         
  771.         Button "StartUpTonightsGameButton" {
  772.             ButtonStyle "StartUpPlayoffStyle";
  773.             Position [492, 218];
  774.             disabled;
  775.  
  776.             String "Tonight's Game" {
  777.                 Justify CenterCenter;
  778.                 Position [80, 16];
  779.             };
  780.  
  781.             Clicked Action {
  782.                 Popup Group Global "TeamSelectTonightsGameParent";
  783.             };
  784.         };    
  785.     };
  786.  
  787.     Activate Action {SetCurrOverviewHelp "Startup";};
  788.     Activate Action {SetData "CurrContextHelpID" "Startup_Menu";};
  789. };
  790.  
  791. Group Global "StartUpSingleGameParent" {
  792.     Children {
  793.         Include "UIScript\SingGame";
  794.     };
  795. };
  796.  
  797. Group "Hidden" {
  798.     Children {
  799.         Include "UIScript\Hidden";
  800.     };
  801. };
  802. Group "OptionsParent" {
  803.     Children {
  804.         Include "UIScript\Options";
  805.     };
  806. };
  807.  
  808. Group Global "GeneralMessageBox" {
  809.     Style "MessageBoxBack";
  810.     Children {
  811.         Group "GeneralMessageBox2" {
  812.             Position [70, 80];
  813.             Children {
  814.                 Include "UIScript\popup";
  815.             };
  816.         };
  817.     };
  818. };
  819.  
  820. Group Global "GraphicsIntroPopup" {
  821.     Children {
  822.         Include "UIScript\GrpPopup";
  823.     };
  824. };
  825.